| Total Complexity | 38 | 
| Dependencies | 4 | 
| Dependents | 1 | 
| Total lines | 290 | 
| Lines of code | 153 | 
| Logical lines of code | 86 | 
| Comment lines | 83 | 
| Methods | 11 | 
| Properties | 4 | 
| Method | Rating | Maintainability | Complexity | Lines of code | 
|---|---|---|---|---|
| getFields() | 45 | 11 | 43 | |
| __construct() | 48 | 6 | 36 | |
| isFieldsExist() | 56 | 6 | 18 | |
| isTableExist() | 61 | 3 | 12 | |
| forge() | 64 | 3 | 11 | |
| instance() | 77 | 2 | 3 | |
| initTable() | 79 | 2 | 3 | |
| escape() | 68 | 2 | 7 | |
| fetch() | 68 | 1 | 7 | |
| fetchAll() | 68 | 1 | 7 | |
| execute() | 70 | 1 | 6 |